• File: about_customer.php
  • Full Path: C:/htdocs/REEFTintegrationLog_test/REEFTintegrationLog/language/about_customer.php
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 1.1 KB
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
//======================================================================================
// 
// Company : Reeft A/S
// Function: English language file
// 
// Programmer: JJ
// Date      : 2010-11-20
//
// Copyright Reeft A/S (c) - 2010
//======================================================================================

//======================================================================================
// About info / Alt info
//======================================================================================
$ext_visual_use_this = 'YES';
$ext_visual_alt_info = 'Norman Records';
$ext_visual_about_title = 'About: Norman Records';
$ext_visual_about_body = 'My first contact with vinyl was when I was but a wee child. 
I was six, and I remember thumbing through my mum\'s records. 
I’m pretty sure most of it was utter shite (Baccara anyone?) 
but I kept thumbing through for days, weeks and months afterwards as I was just fascinated by the sleeves.
It was that mentality, 24 years ago, that made me start Norman Records. And it\'s that mentality that drives me today.';


?>